﻿body {
}

.pc_header {
    width: 96% !important;
    margin: 0 auto;
}

#header {
    background: rgba(0, 0, 0, 0.3);
}

/** 首页轮播 **/
.swiper-container {
    width: 100%;
    height: 100%;
}

    .swiper-container img {
        width: 100%;
    }

#home {
    padding: 0 !important
}

/** 关于我们 **/
section.about {
    padding-top: 0;
    background: #fff;
    padding-top: 5%;
    padding-bottom: 5%;
}

    section.about .section-title {
        border-left: 15px solid #ffb900;
        text-align: left;
        text-indent: 10px;
        padding-bottom: 0;
        margin-bottom: 30px;
    }

        section.about .section-title p {
            padding: 0;
            margin: 0
        }

        section.about .section-title h1 {
            color: #000;
            font-weight: 900
        }

    section.about .left {
        font-size: 20px;
        line-height: 32px;
        margin-bottom:30px;
    }

    section.about .right {
    }

        section.about .right img {
            max-width: 100%
        }

    section.about .zs-img img {
        width: 100%;
        border: 4px solid #009999
    }
/*** 产品服务 ***/
section.services {
    background: #fff;
    padding-bottom: 2%;
    padding-top: 5%;
    background-repeat: no-repeat;
    background-position: top center
}

    section.services .section-title h1 {
        color: #fff;
        font-weight: 900;
        position: relative
    }

    section.services .section-title p {
        color: #D9D9D9;
        font-size: 24px;
        margin-top: 5px;
    }

    section.services div.align-items-stretch {
        height: 500px;
        margin-bottom: 30px;
    }

        section.services div.align-items-stretch:nth-child(4n+1) div.icon-box {
            background: url(../images/service-bg1.png);
            background-size: 100%
        }

        section.services div.align-items-stretch:nth-child(4n+2) div.icon-box {
            background: url(../images/service-bg2.png);
            background-size: 100%
        }

        section.services div.align-items-stretch:nth-child(4n+3) div.icon-box {
            background: url(../images/service-bg3.png);
            background-size: 100%
        }

        section.services div.align-items-stretch:nth-child(4n+4) div.icon-box {
            background: url(../images/service-bg4.png);
            background-size: 100%
        }

        section.services div.align-items-stretch div.icon-box {
            padding: 0;
            width: 100%;
            text-align: center;
            color: #3D3D3D;
            position: relative
        }

            section.services div.align-items-stretch div.icon-box div.icon {
                height: 120px;
                text-align: right;
                width: 90%;
                margin: 0 auto;
                position: absolute;
                right: 5%;
                bottom: 2%
            }

            section.services div.align-items-stretch div.icon-box:hover div.icon {
                height: 130px;
            }

            section.services div.align-items-stretch div.icon-box h4 {
                position: relative;
                margin-bottom: 30px;
                text-align: left;
                color: #fff;
                width: 90%;
                margin: 0 auto;
                margin-top: 20px;
            }

                section.services div.align-items-stretch div.icon-box h4 a {
                    color: #fff
                }


                section.services div.align-items-stretch div.icon-box h4::after {
                    content: '';
                    position: absolute;
                    display: block;
                    width: 40px;
                    height: 4px;
                    background: #fff;
                    bottom: -30px;
                    left: 0;
                }

            section.services div.align-items-stretch div.icon-box p {
                width: 90%;
                margin: 0 auto;
                margin-top: 40px;
                color: #fff;
                text-align: left
            }
/*** 新闻中心 ***/
section.portfolio {
    background: #fff;
    background-size: 100% 100%;
    padding-bottom: 5%;
    padding-top: 5%
}

    section.portfolio .section-title {
        border-left: 15px solid #FFB900;
        text-align: left;
        text-indent: 10px;
        padding-bottom: 0;
        position: relative
    }

        section.portfolio .section-title h1 {
            color: #000;
            font-weight: 900;
            position: relative;
        }

        section.portfolio .section-title p {
            padding: 0;
            margin: 0
        }

        section.portfolio .section-title p {
            color: #3D3D3D;
            margin-top: 5px;
        }

    section.portfolio div.news-more {
        position: absolute;
        right: 0;
        top: 0;
        width: 60%;
        height: 100%;
        background: url(../images/news-list-more.png) no-repeat right center;
        background-size: 50px;
        text-align: right
    }

        section.portfolio div.news-more a {
            width: 100%;
            height: 100%;
            display: block
        }

        section.portfolio div.news-more div.news-more-line {
            width: 80%;
            height: 50%;
            border-bottom: 2px solid #D8D8D8;
            float: right;
            margin-right: 60px;
            position: relative
        }

            section.portfolio div.news-more div.news-more-line span {
                background: #fff;
                color: #D8D8D8;
                position: absolute;
                top: 70%;
                right: 15%;
                text-align: center;
                text-indent: 0;
                padding-left: 10px;
                padding-right: 10px;
            }

    section.portfolio div.box {
        position: relative;
    }

        section.portfolio div.box p.news-time {
            position: absolute;
            top: -40px;
            width: 100px;
            height: 90px;
            background: #FFB900;
            left: 0
        }

        section.portfolio div.box p.news-time {
            text-align: center;
            color: #fff;
            font-size: 30px;
            padding-top: 10px;
            font-weight: bold;
        }
        section.portfolio div.box:hover img {
            transform: scale(1.1);
        }

        section.portfolio div.box p.news-time span {
            display: block;
            width: 90%;
            text-align: center;
            font-size: 16px;
            font-weight: normal
        }

        section.portfolio div.box p.news-title {
            width: 100%;
            margin-top: 15px;
            
        }

            section.portfolio div.box p.news-title a {
                color: #000;
                font-size: 20px;
            }

        section.portfolio div.box p.news-desc {
            color: #A6A6A6;
            overflow: hidden;
            text-overflow: ellipsis;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
        }

        section.portfolio div.box img {
            width: 100%;
            height: 260px
        }

@media (max-width: 992px) {
    section.portfolio div.box {
      margin-bottom:60px;
    }

}
/*** 投资者 ***/
section.team {
    background-size:100%;background-repeat:no-repeat;background-position:top center;
    padding-top: 3%;
    padding-bottom:3%;
}

    section.team .section-title h1 {
        color: #fff;
        font-weight: 900;
        position: relative;
    }


    section.team .section-title p {
        color: #D9D9D9;
        font-size: 24px;
        margin-top: 5px;
        margin-bottom:2%;
    }


    section.team div.align-items-stretch {
    }

        section.team div.align-items-stretch div.icon-box {
            padding: 0;
            width: 100%;
            text-align: center;
            color: #3D3D3D;
            position: relative
        }

            section.team div.align-items-stretch div.icon-box img {
                width: 100%;
                left: 0;
                top: 0;
            }

            section.team div.align-items-stretch div.icon-box .icon-bg {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }

                section.team div.align-items-stretch div.icon-box .icon-bg img {
                    width: 50%;
                    margin-top:35%;
                }

            section.team div.align-items-stretch div.icon-box h4 {
                margin-top: 30%;
                color: #fff;
                font-size: 30px;
            }
@media (max-width: 1200px) {
    section.team div.align-items-stretch {
        margin-bottom:30px;
    }
        section.team div.align-items-stretch div.icon-box h4 {
            font-size: 40px;
        }
}
/** 加入我们 **/
section.contact {
    padding-top: 1%;
    padding-bottom: 0;
    margin-top:2%;
    padding-bottom:3%
}
    section.contact .section-title {
        border-left: 15px solid #FFB900;
        text-align: left;
        text-indent: 10px;
        padding-bottom: 0;
        position: relative
    }

    section.contact .section-title h1 {
        color: #14252E;
        font-weight: 900;
        position: relative
    }


    section.contact .section-title p {
        color: #D9D9D9;
        font-size: 24px;
        margin-top: 5px;
    }
    section.contact .left p.fwzz {
        width: 100%;
        font-size: 24px;
        color: #3D3D3D;margin-top:30px;
    }
    section.contact .left .tel-info {
        background:url(../images/phone.png) no-repeat left center;background-size:50px;margin-top:60px;margin-bottom:20px;
    }
        section.contact .left .tel-info div.tel-info-right {
            margin-left:60px;border-left:2px solid #000;padding-left:15px;
        }
            section.contact .left .tel-info div.tel-info-right p {
                padding:0;margin:0
            }
            section.contact .left .tel-info div.tel-info-right span {
                font-size:30px;font-weight:bold
            }
            section.contact img {
                max-width: 100%;
            }
    section.contact p.join-us-item {
        padding:0;margin:0;
        font-size:18px;font-weight:bold;margin-top:10px;
    }
    section.contact div.address-info {
        margin-top:20px;
        border: 2px solid #FFBF00;
        margin-bottom:30px;
    }
        section.contact div.address-info span {
            display: block;
            float: left;
            color: #000;
            background: url(../images/address-info-bg.png) #FFBF00 left center no-repeat;
            background-position:10px center;
            height:40px;text-indent:35px;line-height:40px;font-size:16px;padding-right:15px;
        }
        section.contact div.address-info p {
            line-height: 40px;
            padding: 0;
            margin: 0;
            text-indent: 10px;
            font-size: 16px;
            overflow: hidden;
            text-overflow: ellipsis;
            height: 40px;
            white-space: nowrap;
            text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
        }

        #footer .copyright {
            margin-top: 50px;
            width: calc(100% - 200px);
            text-align: center
        }

#footer .copy-right2 {
    display: none;
}

#footer div.credits img {
    height: 120px
}

@media (max-width: 768px) {
    section.contact div.contact-map {
        margin-top: -120px;
    }
    section .container {
    }
    #footer .copy-right2 {
        display: block
    }

    #footer .copy-right1 {
        display: none
    }
}

@media (max-width: 1200px) {
    section.contact div.contact-map {
        margin-top: -120px;
    }
}

@media (max-width: 1024px) {
    section.contact div.contact-map {
        margin-top: -120px;
    }
}

@media (max-width: 992px) {
    section.contact div.contact-map {
        margin-top: -120px;
    }

    #footer .copyright {
        text-align: center;
        float: none;
        width: 100%
    }

    #footer div.credits {
        margin-top: 30px;
        text-align: center;
        float: none;
    }

        #footer div.credits img {
            width: 180px;
            height: 180px;
        }
}

@media (max-width: 575px) {
    section.contact div.contact-map {
        margin-top: -120px;
    }

    .logo img {
        max-height: 60px !important;
    }
}

@media (max-width: 1120px) {
    .navbar a {
        padding-left: 10px;
    }
}
